-
Home
-
ReachShip WooCommerce Multi-Carrier & Conditional Shipping
-
4.4.0 (latest)
-
Code
-
Classes
- StackFirstBoxPackaging
Total Complexity |
128 |
Dependencies |
0 |
Dependents |
5 |
Total lines |
661 |
Lines of code |
440 |
Logical lines of code |
344 |
Comment lines |
125 |
Methods |
9 |
Properties |
0 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
pack_by_length() |
C |
34 |
25 |
90 |
pack_by_width() |
C |
34 |
25 |
90 |
pack_by_height() |
C |
34 |
25 |
90 |
pack() |
B |
35 |
19 |
101 |
get_available_boxes() |
S |
47 |
6 |
36 |
can_fit_by_length() |
S |
64 |
8 |
7 |
can_fit_by_width() |
S |
64 |
8 |
7 |
can_fit_by_height() |
S |
64 |
8 |
7 |
flip() |
S |
62 |
4 |
12 |